
Sendto entries in Windows 8

Sendto is in "C:\Users\[your userid]\AppData\Roaming\Microsoft\Windows\SendTo"

This example shows you how to add a shortcut to "calc_size.vbs" to the 
Sendto list.

Press Win+R to open Run, then paste this command 
into the text box: "shell:sendto"
.. or do this...
1  open File Explorer
2  Go to C:\Users\[your userid]\AppData\Roaming\Microsoft\Windows\SendTo"

.. then do ...
1  Right-click anywhere in the big white space on the right of the window.
2  Move your mouse pointer to New
3  Left-click on Shortcut
6 - Enter the location where you have "Calc_size.vbs"...for example...
    "C:\Primo for Win8\Calc_size.vbs", or left-click on "Browse"
    and browse to where "Calc_size.vbs" is located.
7  Left-click on Next".
8 - Change the name of the shortcut if you want to..eg..Calc_size.
9 - Left-click on Finish".
10- Right-click on the "Calc_size" shortcut then left-click on "Properties".
11- The "Target" will be something like.. "C:\Primo for Win8\Calc_size.vbs"
12- Change it to..
    C:\Windows\System32\cscript.exe "C:\Primo for Win8\Calc_size.vbs"
13- Left-click on "OK".
14- Now when you right-click on a .TXT file in your "Installed" folder,
    you should see Calc_size in the Sendto list.

